[INFO] cloning repository https://github.com/kampffrosch94/comfy-wars
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kampffrosch94/comfy-wars" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkampffrosch94%2Fcomfy-wars", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkampffrosch94%2Fcomfy-wars'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 65ad4cbbb59d597fc24a896808115cb492d58892
[INFO] fixing kampffrosch94/comfy-wars against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkampffrosch94%2Fcomfy-wars" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kampffrosch94/comfy-wars
[INFO] finished tweaking git repo https://github.com/kampffrosch94/comfy-wars
[INFO] tweaked toml for git repo https://github.com/kampffrosch94/comfy-wars written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kampffrosch94/comfy-wars on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kampffrosch94/comfy-wars already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 33d210c66aadb066e53f14cb54fd0eec32682cb1fe7ed3c5ea15069b1066c3f8
[INFO] running `Command { std: "docker" "start" "33d210c66aadb066e53f14cb54fd0eec32682cb1fe7ed3c5ea15069b1066c3f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "33d210c66aadb066e53f14cb54fd0eec32682cb1fe7ed3c5ea15069b1066c3f8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "33d210c66aadb066e53f14cb54fd0eec32682cb1fe7ed3c5ea15069b1066c3f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "33d210c66aadb066e53f14cb54fd0eec32682cb1fe7ed3c5ea15069b1066c3f8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling miniquad v0.4.8
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking miniz_oxide v0.8.4
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]     Checking epaint_default_fonts v0.31.1
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]     Checking webbrowser v0.5.5
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking quad-url v0.1.1
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking glam v0.27.0
[INFO] [stderr]    Compiling macroquad_macro v0.1.8
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking quad-rand v0.2.3
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]    Compiling nanoserde-derive v0.1.22
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking inline_tweak v1.1.2
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking fontdue v0.9.3
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking cosync v0.2.1
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking tween v2.0.4
[INFO] [stderr]     Checking atomic_refcell v0.1.13
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]     Checking ab_glyph v0.2.29
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking nanoserde v0.1.37
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking emath v0.31.1
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking ecolor v0.31.1
[INFO] [stderr]     Checking epaint v0.31.1
[INFO] [stderr]     Checking macroquad v0.4.14
[INFO] [stderr]     Checking egui v0.31.1
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking egui-miniquad v0.16.0
[INFO] [stderr]     Checking comfy-wars v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/loading.rs (2 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/loading.rs:28:9
[INFO] [stdout]     |
[INFO] [stdout]  28 |         &std::fs::read_to_string(path).unwrap()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/main.rs:286:22
[INFO] [stdout]     |
[INFO] [stdout] 286 |     let ldtk: LDTK = DeJson::deserialize_json(kf_include_str!("/assets/comfy_wars.ldtk")).unwrap();
[INFO] [stdout]     |                      ------------------------ ------------------------------------------ in this macro invocation
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `kf_include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/loading.rs:28:9
[INFO] [stdout]     |
[INFO] [stdout]  28 |         &std::fs::read_to_string(path).unwrap()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/main.rs:389:9
[INFO] [stdout]     |
[INFO] [stdout] 389 |         DeJson::deserialize_json(kf_include_str!("/assets/entities_def.json")).unwrap();
[INFO] [stdout]     |         ------------------------ -------------------------------------------- in this macro invocation
[INFO] [stdout]     |         |
[INFO] [stdout]     |         borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `kf_include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/main.rs:862:17
[INFO] [stdout]     |
[INFO] [stdout] 860 |               if let Some(enemy) = {
[INFO] [stdout]     |  __________________________________-
[INFO] [stdout] 861 | |                 let s = &mut s.get();
[INFO] [stdout] 862 | |                 enemies_in_range(s, index).first()
[INFO] [stdout]     | |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 863 | |             } {
[INFO] [stdout]     | |_____________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/egui_macroquad.rs:22:29
[INFO] [stdout]    |
[INFO] [stdout] 22 |         if let Some(egui) = EGUI.as_mut() {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/egui_macroquad.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 |             EGUI.as_mut().unwrap()
[INFO] [stdout]    |             ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/egui_macroquad.rs:33:28
[INFO] [stdout]    |
[INFO] [stdout] 33 |         if let Some(ctx) = EGUI_CONTEXT.as_mut() {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/loading.rs:28:9
[INFO] [stdout]     |
[INFO] [stdout]  28 |         &std::fs::read_to_string(path).unwrap()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/main.rs:286:22
[INFO] [stdout]     |
[INFO] [stdout] 286 |     let ldtk: LDTK = DeJson::deserialize_json(kf_include_str!("/assets/comfy_wars.ldtk")).unwrap();
[INFO] [stdout]     |                      ------------------------ ------------------------------------------ in this macro invocation
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `kf_include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 50.61s
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/loading.rs:28:9
[INFO] [stdout]     |
[INFO] [stdout]  28 |         &std::fs::read_to_string(path).unwrap()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/main.rs:389:9
[INFO] [stdout]     |
[INFO] [stdout] 389 |         DeJson::deserialize_json(kf_include_str!("/assets/entities_def.json")).unwrap();
[INFO] [stdout]     |         ------------------------ -------------------------------------------- in this macro invocation
[INFO] [stdout]     |         |
[INFO] [stdout]     |         borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `kf_include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/main.rs:862:17
[INFO] [stdout]     |
[INFO] [stdout] 860 |               if let Some(enemy) = {
[INFO] [stdout]     |  __________________________________-
[INFO] [stdout] 861 | |                 let s = &mut s.get();
[INFO] [stdout] 862 | |                 enemies_in_range(s, index).first()
[INFO] [stdout]     | |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 863 | |             } {
[INFO] [stdout]     | |_____________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/egui_macroquad.rs:22:29
[INFO] [stdout]    |
[INFO] [stdout] 22 |         if let Some(egui) = EGUI.as_mut() {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/egui_macroquad.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 |             EGUI.as_mut().unwrap()
[INFO] [stdout]    |             ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/egui_macroquad.rs:33:28
[INFO] [stdout]    |
[INFO] [stdout] 33 |         if let Some(ctx) = EGUI_CONTEXT.as_mut() {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] crater-edition-check: comfy-wars v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking comfy-wars v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/loading.rs:28:10
[INFO] [stdout]     |
[INFO] [stdout]  28 |         &std::fs::read_to_string(path).unwrap()
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |          |                                    |
[INFO] [stdout]     |          |                                    temporary value is freed at the end of this statement
[INFO] [stdout]     |          creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/main.rs:286:22
[INFO] [stdout]     |
[INFO] [stdout] 286 |     let ldtk: LDTK = DeJson::deserialize_json(kf_include_str!("/assets/comfy_wars.ldtk")).unwrap();
[INFO] [stdout]     |                      ------------------------ ------------------------------------------ in this macro invocation
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `kf_include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/loading.rs:28:10
[INFO] [stdout]     |
[INFO] [stdout]  28 |         &std::fs::read_to_string(path).unwrap()
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |          |                                    |
[INFO] [stdout]     |          |                                    temporary value is freed at the end of this statement
[INFO] [stdout]     |          creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/main.rs:389:9
[INFO] [stdout]     |
[INFO] [stdout] 389 |         DeJson::deserialize_json(kf_include_str!("/assets/entities_def.json")).unwrap();
[INFO] [stdout]     |         ------------------------ -------------------------------------------- in this macro invocation
[INFO] [stdout]     |         |
[INFO] [stdout]     |         borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `kf_include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/main.rs:862:17
[INFO] [stdout]     |
[INFO] [stdout] 860 |               if let Some(enemy) = {
[INFO] [stdout]     |  __________________________________-
[INFO] [stdout] 861 | |                 let s = &mut s.get();
[INFO] [stdout] 862 | |                 enemies_in_range(s, index).first()
[INFO] [stdout]     | |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^       - temporary value is freed at the end of this statement
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |                 creates a temporary value which is freed while still in use
[INFO] [stdout] 863 | |             } {
[INFO] [stdout]     | |_____________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/loading.rs:28:10
[INFO] [stdout]     |
[INFO] [stdout]  28 |         &std::fs::read_to_string(path).unwrap()
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |          |                                    |
[INFO] [stdout]     |          |                                    temporary value is freed at the end of this statement
[INFO] [stdout]     |          creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/main.rs:286:22
[INFO] [stdout]     |
[INFO] [stdout] 286 |     let ldtk: LDTK = DeJson::deserialize_json(kf_include_str!("/assets/comfy_wars.ldtk")).unwrap();
[INFO] [stdout]     |                      ------------------------ ------------------------------------------ in this macro invocation
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `kf_include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/loading.rs:28:10
[INFO] [stdout]     |
[INFO] [stdout]  28 |         &std::fs::read_to_string(path).unwrap()
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |          |                                    |
[INFO] [stdout]     |          |                                    temporary value is freed at the end of this statement
[INFO] [stdout]     |          creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/main.rs:389:9
[INFO] [stdout]     |
[INFO] [stdout] 389 |         DeJson::deserialize_json(kf_include_str!("/assets/entities_def.json")).unwrap();
[INFO] [stdout]     |         ------------------------ -------------------------------------------- in this macro invocation
[INFO] [stdout]     |         |
[INFO] [stdout]     |         borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `kf_include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/main.rs:862:17
[INFO] [stdout]     |
[INFO] [stdout] 860 |               if let Some(enemy) = {
[INFO] [stdout]     |  __________________________________-
[INFO] [stdout] 861 | |                 let s = &mut s.get();
[INFO] [stdout] 862 | |                 enemies_in_range(s, index).first()
[INFO] [stdout]     | |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^       - temporary value is freed at the end of this statement
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |                 creates a temporary value which is freed while still in use
[INFO] [stdout] 863 | |             } {
[INFO] [stdout]     | |_____________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `egui::Frame::none`: Use `Frame::NONE` or `Frame::new()` instead.
[INFO] [stdout]    --> src/main.rs:584:30
[INFO] [stdout]     |
[INFO] [stdout] 584 |                 egui::Frame::none()
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `egui::Frame::none`: Use `Frame::NONE` or `Frame::new()` instead.
[INFO] [stdout]    --> src/main.rs:691:34
[INFO] [stdout]     |
[INFO] [stdout] 691 |                     egui::Frame::none()
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `egui::Frame::none`: Use `Frame::NONE` or `Frame::new()` instead.
[INFO] [stdout]    --> src/main.rs:584:30
[INFO] [stdout]     |
[INFO] [stdout] 584 |                 egui::Frame::none()
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `egui::Frame::none`: Use `Frame::NONE` or `Frame::new()` instead.
[INFO] [stdout]    --> src/main.rs:691:34
[INFO] [stdout]     |
[INFO] [stdout] 691 |                     egui::Frame::none()
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `comfy-wars` (bin "comfy-wars" test) due to 3 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `comfy-wars` (bin "comfy-wars") due to 3 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "33d210c66aadb066e53f14cb54fd0eec32682cb1fe7ed3c5ea15069b1066c3f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33d210c66aadb066e53f14cb54fd0eec32682cb1fe7ed3c5ea15069b1066c3f8", kill_on_drop: false }`
[INFO] [stdout] 33d210c66aadb066e53f14cb54fd0eec32682cb1fe7ed3c5ea15069b1066c3f8
